net/http.Response.bodyIsWritable (method)
2 uses
net/http (current package)
response.go#L347: func (r *Response) bodyIsWritable() bool {
transport.go#L2132: bodyWritable := resp.bodyIsWritable()
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)